bitkeeper revision 1.1159.258.106 (426a712aViBd_l7Q-xevKeNJhNJHSw)
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 23 Apr 2005 16:00:42 +0000 (16:00 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 23 Apr 2005 16:00:42 +0000 (16:00 +0000)
Makefile:
  Fix mkpatches build target to ignore freebsd error.

Makefile

index cf860ad1fba9d9fb303d3565599b40f690d40380..dc58f496480bf9ab700b176d61506e1cda5ac24f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -75,8 +75,7 @@ kclean:
 
 # Make patches from kernel sparse trees
 mkpatches:
-       for i in $(ALLSPARSETREES) ; do $(MAKE) $$i-xen.patch || exit 1; done
-
+       for i in $(ALLSPARSETREES) ; do $(MAKE) $$i-xen.patch; done
 
 # build xen, the tools, and a domain 0 plus unprivileged linux-xen images,
 # and place them in the install directory. 'make install' should then